﻿.header {
    position: relative;
    margin: 0px auto;
    padding: 0px;
    /* border: 1px solid black; */
    height: 60px;
    width: 100%;
    line-height: 60px;
    background: url(http://pic.fullywow.com/img/background.jpg);
}
.kuandu{
	margin: 0 auto;
	width:1200px;
	border:0px solid;
	text-align:center;
	
}

.header .left-img {
    /*position: absolute;*/
    height: 60px;
    margin-right: 24px;
	display:inline;
}
.header .left-img img{vertical-align: top;}

.header .right-ul {
    /*position: absolute;*/
    height: 60px;
    line-height: 60px;
	display:inline-table;

}

.header .right-ul .ul-li {
    margin: 0;
    /* padding-right: 20px; */
}

.header .right-ul ul li {
    padding: 0 12px;
    float: left;
    /*该处换为display:inline-block;同样效果*/
    position: relative;
}

.header .right-ul .ul-li a {
    /* border: 1px solid #FFFFFF; 
    width: 80px;*/
    padding:0 18px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    color: white;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}

.header .right-ul .ul-li .erji a {
    /* border: 1px solid #FFFFFF; */
    width:100%;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    color: white;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}

.header a:hover {
    color: white;
    text-decoration: none !important;
    background: #EE9900 !important;
    border: 1px solid #EE9900;
    /*width: 40px;*/
    height: 50px;
    border-radius: 20px;

}

.header .right-ul .ul-li li img {
    height: 20px;
    line-height: 20px;
    z-index: 99;
padding:1px;
background:#fff;
opacity: 0.7;
}
.header .right-ul .ul-li li img:hover{
opacity: 1;
cursor:pointer;
}
section {
    margin: 0 auto;
    /* border: 1px solid black; */
}

/* 轮播图 */
section .background {
    /* background: url(http://pic.fullywow.com/img/speechBg.jpg) no-repeat; */
    /* height: 500px; */
    position: relative;
}

/* 位置 */
section div:nth-child(1) ul {
    /* border: 1px solid black; */
    display: flex;
    height: 40px;
    width: 100%;
    line-height: 40px;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    bottom: 0px;
    padding-right: 15px;
    margin: 0px auto;
}

.search-btn {
    /* border: 1px solid black; */
    float: right;
    padding-left: 550px;
    padding-bottom:2px;
    
    
}

.search {
    border: #FFFFFF;
    width: 200px;
    height: 35px;
    line-height: 35px;
    background: #FFFFFF;
    padding-left: 40px;
}

.btn {
    width: 70px;
    height: 35px;
    background: red;
    color: #FFFFFF;
    margin-bottom:2px;
    
}

/* 关于我们 */
.navigation {
    /* border: 1px solid blue; */
    z-index: 99;
    color: white !important;
    opacity: 0.7;
	position: absolute;
    left: 50%;
    transform: translate(-50%);
    white-space:nowrap;

}

.navigation div {
    border-bottom: 1px dotted white;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    color: white !important;
    background: #878787;
	padding:0 24px;
}
.navigation div:hover {
    background: #EA9A05;
}

.navigation div a {
    color: white !important;
    text-decoration: none !important;
}

/* 产品 */
.product {
    /* border: 1px solid blue; */

    z-index: 99;
	position: absolute;
    color: white !important;
    opacity: 0.7;
    left: 50%;
    transform: translate(-50%);
    white-space:nowrap;
}

.product div {
    border-bottom: 1px dotted white;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    color: white !important;
    background: #878787;
	padding:0 24px;
}

.product div:hover {
    background: #EA9A05;
}

.product div a {
    color: white !important;
    text-decoration: none !important;
}

/* 生产工艺 */
.technology {
    /* border: 1px solid blue; */
    z-index: 99;
	position: absolute;
    color: white !important;
    opacity: 0.7;
    left: 50%;
    transform: translate(-50%);
    white-space:nowrap;
}

.technology div {
    border-bottom: 1px dotted white;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    color: white !important;
    background: #878787;
	padding:0 24px;
}

.technology div:hover {
    background: #EA9A05;
}

.technology div a {
    color: white !important;
    text-decoration: none !important;
}

/* 研发中心 */
.research {
    /* border: 1px solid blue; */
	position: absolute;
    z-index: 99;

    color: white !important;
    opacity: 0.7;
    left: 50%;
    transform: translate(-50%);
    white-space:nowrap;
}

.research div {
    border-bottom: 1px dotted white;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    color: white !important;
    background: #878787;
	padding:0 24px;
}

.research div:hover {
    background: #EA9A05;
}

.research div a {
    color: white !important;
    text-decoration: none !important;
}

/* 客户中心 */
.customer {
    z-index: 99;
	position: absolute;
    color: white !important;
    opacity: 0.7;
    left: 50%;
    transform: translate(-50%);
    white-space:nowrap;
}

.customer div {
    border-bottom: 1px dotted white;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    color: white !important;
    background: #878787;
	padding:0 24px;
}

.customer div:hover {
    background: #EA9A05;
}

.customer div a {
    color: white !important;
    text-decoration: none !important;
}

/* 营销中心 */
.electronic {
    /* border: 1px solid blue; */
    z-index: 99;
	position: absolute;

    color: white !important;
    opacity: 0.7;
    left: 50%;
    transform: translate(-50%);
    white-space:nowrap;
}

.electronic div {
    border-bottom: 1px dotted white;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    color: white !important;
    background: #878787;
	padding:0 24px;
}

.electronic div:hover {
    background: #EA9A05;
}

.electronic div a {
    color: white !important;
    text-decoration: none !important;
}